home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1994 …ember: Reference Library
/
Dev.CD Dec 94.toast
/
Periodicals
/
develop
/
develop Issue 17
/
develop 17 code
/
PwrPC Standalone Code
/
WDEF
/
wdef.r
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-09-21
|
328 b
|
11 lines
|
[
TEXT/MPS
]
#include "MixedMode.r"
type 'WDEF' as 'sdes';
resource 'WDEF' (128) {
0x00003BB0, // 68K ProcInfo
0x00003BB0, // PowerPC ProcInfo
$$Resource("WDEF.rsrc", 'oCod', 128), // name, type, and ID of rsrc containing 68k code
$$Resource("WDEF.rsrc", 'pCod', 128) // name, type, and ID of rsrc containing ppc code
};